Skip to content

Add exclude to prevent javax.xml.bind:jaxb-api:jar:2.3.0-b161121.1438 from dependency tree#22548

Merged
davsclaus merged 1 commit intoapache:camel-4.18.xfrom
cunningt:ehcacheissue418
Apr 10, 2026
Merged

Add exclude to prevent javax.xml.bind:jaxb-api:jar:2.3.0-b161121.1438 from dependency tree#22548
davsclaus merged 1 commit intoapache:camel-4.18.xfrom
cunningt:ehcacheissue418

Conversation

@cunningt
Copy link
Copy Markdown
Contributor

@cunningt cunningt commented Apr 10, 2026

Add exclude to prevent javax.xml.bind:jaxb-api:jar:2.3.0-b161121.1438… from entering dependency tree, see ehcache/ehcache3#3215 (comment) (#22546)

Cherry picked from main, intended for the 4.18.x LTS branch

Target

  • [x ] I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • [ x] I checked that each commit in the pull request has a meaningful subject line and body.

  • [x ] I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

@davsclaus davsclaus merged commit 866d95c into apache:camel-4.18.x Apr 10, 2026
3 checks passed
@davsclaus
Copy link
Copy Markdown
Contributor

should this also be done for 4.14.x ?

@cunningt
Copy link
Copy Markdown
Contributor Author

should this also be done for 4.14.x ?

I think 4.14.x should be okay - the issue we saw is due to ehcache 3.10, whereas 4.14.x is resolving ehcache 3.9.6 in camel-debezium-oracle :

[INFO] | +- org.ehcache:ehcache:jar:3.9.6:compile [INFO] | \- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:compile [INFO] | \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:compile [INFO] | +- jakarta.activation:jakarta.activation-api:jar:2.1.3:compile [INFO] | +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime [INFO] | +- org.glassfish.jaxb:txw2:jar:4.0.5:compile [INFO] | \- com.sun.istack:istack-commons-runtime:jar:4.1.2:compile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants